.. _`Graph Data to Json`: .. _`com.sympathyfordata.azure.graph.data.tojson`: Graph Data to Json `````````````````` .. image:: node_graph_json.svg :width: 48 Documentation ::::::::::::: Output Data from :ref:`graph_port_365` as Json. Makes it possible to work with the (response) data from :ref:`sympathy_graph_365` using Json nodes. Optional output propagates input :ref:`Graph port ` to output. Definition :::::::::: Input ports ........... **graph** graph Graph Output ports ............ **data** json Graph Data **graph** 0 - 1, graph Graph Related nodes ............. * :ref:`com.sympathyfordata.azure.graph.data.fromjson` Examples ........ * :download:`BasicSympathyGraph365.syx ` Implementation .............. .. automodule:: node_graph :noindex: .. class:: GraphDataToJson :noindex: